home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / AFPFM / AFPFM.π.rsrc / AFPFM.π.rsrc.rsrc / TEXT_128_header.txt next >
Encoding:
Text File  |  1996-06-27  |  642 b   |  21 lines

  1. #@(#)CAP AUFS afpfile
  2. #
  3. # It controls the type of translation performed on the file content and the
  4. # mapping between UNIX filename extension and the Macintosh Creator and Type.
  5. #
  6. # The available forms of translation are
  7. #   Ascii, map LF to CR and vice versa
  8. #   Text, map Mac quotes to UNIX quotes (not vice-versa, implies Ascii)
  9. #   Iso, map to/from ISO 8859 characters (requires ISO_TRANSLATE)
  10. #   Raw, no translation
  11. #
  12. # Remember to edit cap60/applications/aufs/afpudb.h and rebuild aufs
  13. # in order to allow up to 512 suffix mappings
  14. # 43c43
  15. # < #define NUMUFT 512
  16. # ---
  17. # > #define NUMUFT 50
  18. #
  19. # EXTN  XLate   CREAT   TYPE    Comment
  20. #
  21.